[INFO] cloning repository https://github.com/szabgab/icount.rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/szabgab/icount.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fszabgab%2Ficount.rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fszabgab%2Ficount.rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ae2956bd3d3f835204f24a87c6031d95df4a06b1
[INFO] testing szabgab/icount.rs against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fszabgab%2Ficount.rs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/szabgab/icount.rs
[INFO] finished tweaking git repo https://github.com/szabgab/icount.rs
[INFO] tweaked toml for git repo https://github.com/szabgab/icount.rs written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/szabgab/icount.rs on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/szabgab/icount.rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded aws-lc-rs v1.15.4
[INFO] [stderr]   Downloaded aws-lc-sys v0.37.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b66c58d678680ff9c0a02601ab7feb70953d2c8a3f61ebfc10b47d096bd5e108
[INFO] running `Command { std: "docker" "start" "-a" "b66c58d678680ff9c0a02601ab7feb70953d2c8a3f61ebfc10b47d096bd5e108", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b66c58d678680ff9c0a02601ab7feb70953d2c8a3f61ebfc10b47d096bd5e108", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b66c58d678680ff9c0a02601ab7feb70953d2c8a3f61ebfc10b47d096bd5e108", kill_on_drop: false }`
[INFO] [stdout] b66c58d678680ff9c0a02601ab7feb70953d2c8a3f61ebfc10b47d096bd5e108
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 901d984f901ccb6a858617dba17eca61b33714c0f57ae33b5600f9a7ede6f8cb
[INFO] running `Command { std: "docker" "start" "-a" "901d984f901ccb6a858617dba17eca61b33714c0f57ae33b5600f9a7ede6f8cb", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling aws-lc-rs v1.15.4
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling zmij v1.0.17
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling cc v1.2.54
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling aws-lc-sys v0.37.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.1
[INFO] [stderr]    Compiling icount v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `ts`, `delta`, `message_type`, and `data` are never read
[INFO] [stdout]   --> src/lib.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct Message {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 21 |     ts: f64,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 22 |     delta: f64,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 23 |     #[serde(rename = "type")]
[INFO] [stdout] 24 |     message_type: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 25 |     data: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Message` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/lib.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct ApiInfo {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 30 |     version: u32,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 31 |     tz: i32,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 32 |     ts: f64,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 33 |     lang: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 34 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout] 35 |     rid: Option<u64>,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 36 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout] 37 |     module: Option<String>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 38 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout] 39 |     method: Option<String>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 40 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout] 41 |     messages: Option<Vec<Message>>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ApiInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `api` is never read
[INFO] [stdout]   --> src/lib.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub struct LoginResponse {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 71 |     api: ApiInfo,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LoginResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `api` is never read
[INFO] [stdout]    --> src/lib.rs:119:5
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub struct CompanyInfoResponse {
[INFO] [stdout]     |            ------------------- field in this struct
[INFO] [stdout] 119 |     api: ApiInfo,
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CompanyInfoResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `api` is never read
[INFO] [stdout]    --> src/lib.rs:128:5
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub struct ProviderResponse {
[INFO] [stdout]     |            ---------------- field in this struct
[INFO] [stdout] 128 |     api: ApiInfo,
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ProviderResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.90s
[INFO] running `Command { std: "docker" "inspect" "901d984f901ccb6a858617dba17eca61b33714c0f57ae33b5600f9a7ede6f8cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "901d984f901ccb6a858617dba17eca61b33714c0f57ae33b5600f9a7ede6f8cb", kill_on_drop: false }`
[INFO] [stdout] 901d984f901ccb6a858617dba17eca61b33714c0f57ae33b5600f9a7ede6f8cb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d0826a95994f95e7b0b9df585f83ac3cfa75250ff7fc266f261c0e38409b5277
[INFO] running `Command { std: "docker" "start" "-a" "d0826a95994f95e7b0b9df585f83ac3cfa75250ff7fc266f261c0e38409b5277", kill_on_drop: false }`
[INFO] [stdout] warning: fields `ts`, `delta`, `message_type`, and `data` are never read
[INFO] [stdout]   --> src/lib.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct Message {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 21 |     ts: f64,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 22 |     delta: f64,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 23 |     #[serde(rename = "type")]
[INFO] [stdout] 24 |     message_type: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 25 |     data: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Message` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/lib.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct ApiInfo {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 30 |     version: u32,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 31 |     tz: i32,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 32 |     ts: f64,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 33 |     lang: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 34 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout] 35 |     rid: Option<u64>,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 36 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout] 37 |     module: Option<String>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 38 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout] 39 |     method: Option<String>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 40 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout] 41 |     messages: Option<Vec<Message>>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ApiInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling icount v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `api` is never read
[INFO] [stdout]   --> src/lib.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub struct LoginResponse {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 71 |     api: ApiInfo,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LoginResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `api` is never read
[INFO] [stdout]    --> src/lib.rs:119:5
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub struct CompanyInfoResponse {
[INFO] [stdout]     |            ------------------- field in this struct
[INFO] [stdout] 119 |     api: ApiInfo,
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CompanyInfoResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `api` is never read
[INFO] [stdout]    --> src/lib.rs:128:5
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub struct ProviderResponse {
[INFO] [stdout]     |            ---------------- field in this struct
[INFO] [stdout] 128 |     api: ApiInfo,
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ProviderResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `ts`, `delta`, `message_type`, and `data` are never read
[INFO] [stdout]   --> src/lib.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct Message {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 21 |     ts: f64,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 22 |     delta: f64,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 23 |     #[serde(rename = "type")]
[INFO] [stdout] 24 |     message_type: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 25 |     data: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Message` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/lib.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct ApiInfo {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 30 |     version: u32,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 31 |     tz: i32,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 32 |     ts: f64,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 33 |     lang: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 34 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout] 35 |     rid: Option<u64>,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 36 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout] 37 |     module: Option<String>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 38 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout] 39 |     method: Option<String>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 40 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout] 41 |     messages: Option<Vec<Message>>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ApiInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `api` is never read
[INFO] [stdout]   --> src/lib.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub struct LoginResponse {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 71 |     api: ApiInfo,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LoginResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `api` is never read
[INFO] [stdout]    --> src/lib.rs:119:5
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub struct CompanyInfoResponse {
[INFO] [stdout]     |            ------------------- field in this struct
[INFO] [stdout] 119 |     api: ApiInfo,
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CompanyInfoResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `api` is never read
[INFO] [stdout]    --> src/lib.rs:128:5
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub struct ProviderResponse {
[INFO] [stdout]     |            ---------------- field in this struct
[INFO] [stdout] 128 |     api: ApiInfo,
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ProviderResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.08s
[INFO] running `Command { std: "docker" "inspect" "d0826a95994f95e7b0b9df585f83ac3cfa75250ff7fc266f261c0e38409b5277", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0826a95994f95e7b0b9df585f83ac3cfa75250ff7fc266f261c0e38409b5277", kill_on_drop: false }`
[INFO] [stdout] d0826a95994f95e7b0b9df585f83ac3cfa75250ff7fc266f261c0e38409b5277
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d361d2e9a2339a71ed45e553317c8b395d476fcbc01f4d06f05a651f7a6ecb33
[INFO] running `Command { std: "docker" "start" "-a" "d361d2e9a2339a71ed45e553317c8b395d476fcbc01f4d06f05a651f7a6ecb33", kill_on_drop: false }`
[INFO] [stderr] warning: fields `ts`, `delta`, `message_type`, and `data` are never read
[INFO] [stderr]   --> src/lib.rs:21:5
[INFO] [stderr]    |
[INFO] [stderr] 20 | pub struct Message {
[INFO] [stderr]    |            ------- fields in this struct
[INFO] [stderr] 21 |     ts: f64,
[INFO] [stderr]    |     ^^
[INFO] [stderr] 22 |     delta: f64,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr] 23 |     #[serde(rename = "type")]
[INFO] [stderr] 24 |     message_type: String,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr] 25 |     data: String,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Message` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: multiple fields are never read
[INFO] [stderr]   --> src/lib.rs:30:5
[INFO] [stderr]    |
[INFO] [stderr] 29 | pub struct ApiInfo {
[INFO] [stderr]    |            ------- fields in this struct
[INFO] [stderr] 30 |     version: u32,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 31 |     tz: i32,
[INFO] [stderr]    |     ^^
[INFO] [stderr] 32 |     ts: f64,
[INFO] [stderr]    |     ^^
[INFO] [stderr] 33 |     lang: String,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 34 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stderr] 35 |     rid: Option<u64>,
[INFO] [stderr]    |     ^^^
[INFO] [stderr] 36 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stderr] 37 |     module: Option<String>,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 38 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stderr] 39 |     method: Option<String>,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 40 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stderr] 41 |     messages: Option<Vec<Message>>,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ApiInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `api` is never read
[INFO] [stderr]   --> src/lib.rs:71:5
[INFO] [stderr]    |
[INFO] [stderr] 70 | pub struct LoginResponse {
[INFO] [stderr]    |            ------------- field in this struct
[INFO] [stderr] 71 |     api: ApiInfo,
[INFO] [stderr]    |     ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `LoginResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `api` is never read
[INFO] [stderr]    --> src/lib.rs:119:5
[INFO] [stderr]     |
[INFO] [stderr] 118 | pub struct CompanyInfoResponse {
[INFO] [stderr]     |            ------------------- field in this struct
[INFO] [stderr] 119 |     api: ApiInfo,
[INFO] [stderr]     |     ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `CompanyInfoResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `api` is never read
[INFO] [stderr]    --> src/lib.rs:128:5
[INFO] [stderr]     |
[INFO] [stderr] 127 | pub struct ProviderResponse {
[INFO] [stderr]     |            ---------------- field in this struct
[INFO] [stderr] 128 |     api: ApiInfo,
[INFO] [stderr]     |     ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `ProviderResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `icount` (lib) generated 5 warnings
[INFO] [stderr] warning: `icount` (lib test) generated 5 warnings (5 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/icount-d564ed1d76f98877)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/icount-c97ad633ac62c52d)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests icount
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d361d2e9a2339a71ed45e553317c8b395d476fcbc01f4d06f05a651f7a6ecb33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d361d2e9a2339a71ed45e553317c8b395d476fcbc01f4d06f05a651f7a6ecb33", kill_on_drop: false }`
[INFO] [stdout] d361d2e9a2339a71ed45e553317c8b395d476fcbc01f4d06f05a651f7a6ecb33
